func github.com/oapi-codegen/runtime.styleStruct

2 uses

	github.com/oapi-codegen/runtime (current package)
		styleparam.go#L98: 		return styleStruct(style, explode, paramName, paramLocation, value)
		styleparam.go#L212: func styleStruct(style string, explode bool, paramName string, paramLocation ParamLocation, value interface{}) (string, error) {